New dom0_op to set max vcpus for a domain.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 12 Oct 2005 15:34:49 +0000 (16:34 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 12 Oct 2005 15:34:49 +0000 (16:34 +0100)
commit523636b3b7ef8c0e4202461d56b702ccbfcbb501
tree3daad16fce010505d9e2e8cdd78b4042f1a182e1
parenta442cd731d342fbfd989b20eeb3ae78855554673
New dom0_op to set max vcpus for a domain.

Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
16 files changed:
tools/libxc/xc_domain.c
tools/libxc/xenctrl.h
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/XendDomainInfo.py
xen/arch/ia64/xen/domain.c
xen/arch/x86/domain.c
xen/arch/x86/domain_build.c
xen/arch/x86/mm.c
xen/arch/x86/vmx.c
xen/common/dom0_ops.c
xen/common/domain.c
xen/common/sched_sedf.c
xen/common/schedule.c
xen/include/public/dom0_ops.h
xen/include/xen/domain.h
xen/include/xen/sched.h